Further fixed base outputs of GtkLabel desired geometries.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 18 Apr 2010 22:13:56 +0000 (18:13 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 18 Apr 2010 22:13:56 +0000 (18:13 -0400)
commit3cbd9e9313061945d9868a8e3a01de51be07bfa1
treeb71830fa30d3d2636077a24f032792fe04a7e996
parentda318411dca2e47d3327d10dac0408bf40a4abb0
Further fixed base outputs of GtkLabel desired geometries.

Now (when wrapping), if no "width-chars" was specified for a minimum
width, default to the width guessed by gtk_label_ensure_layout(), small
specified widths will otherwise result in very large height requests.
gtk/gtklabel.c